-
Home
-
MailPoet – Newsletters, Email Marketing, and Automation
-
3.74.3
-
Code
-
Classes
- CronWorkerRunner
| Total Complexity |
32 |
| Dependencies |
8 |
| Dependents |
4 |
| Total lines |
173 |
| Lines of code |
116 |
| Logical lines of code |
76 |
| Comment lines |
11 |
| Methods |
11 |
| Properties |
5 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run() |
A |
48 |
11 |
33 |
| processTask() |
S |
54 |
6 |
23 |
| rescheduleOutdated() |
S |
57 |
5 |
16 |
| prepareTask() |
S |
66 |
2 |
9 |
| isInProgress() |
S |
72 |
2 |
6 |
| __construct() |
S |
68 |
1 |
7 |
| getDueTasks() |
S |
79 |
1 |
3 |
| getRunningTasks() |
S |
79 |
1 |
3 |
| startProgress() |
S |
74 |
1 |
5 |
| stopProgress() |
S |
74 |
1 |
5 |
| complete() |
S |
71 |
1 |
6 |